projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff3222
)
Add a missing include
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 21 Dec 2017 17:18:10 +0000
(12:18 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 21 Dec 2017 17:18:10 +0000
(12:18 -0500)
gtk/gtkcssstylepropertyimpl.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssstylepropertyimpl.c
b/gtk/gtkcssstylepropertyimpl.c
index 6eb8d8d93f17fcbd0c32b9522de87dfdb0c4938c..fbde8b17416a19665ff729222dcfa14dc19ac375 100644
(file)
--- a/
gtk/gtkcssstylepropertyimpl.c
+++ b/
gtk/gtkcssstylepropertyimpl.c
@@
-44,6
+44,7
@@
#include "gtkcsscornervalueprivate.h"
#include "gtkcsseasevalueprivate.h"
#include "gtkcssfiltervalueprivate.h"
+#include "gtkcssfontfeaturesvalueprivate.h"
#include "gtkcssiconthemevalueprivate.h"
#include "gtkcssimageprivate.h"
#include "gtkcssimagebuiltinprivate.h"